Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump version of aligned-sized to 0.1.1 #9

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented May 3, 2024

Automated changes by create-pull-request GitHub action

vadorovsky and others added 2 commits May 3, 2024 06:42
* `release-ts-pr` - dispatch workflow for creating pull requests with
  version bumps.
* `release-ts` - workflow which releases the projects on npmjs.org.

Other changes:

* Stop using `cargo-bins/release-pr` action. It's a bunch of cryptic TS
  code which is hard to debug when it doesn't work (they don't even have
  vebose logging). It's better to just call `cargo release` manually for
  bumping versions. `peter-evans/create-pull-request@v6` can be used to
  make the pull request.
* Update the `tag` job to the current structure of the monorepo. That
  includes also Rust crates which were not up-to-date.
* Simplify artifact handling in `release-rust`
* Add missing fields in `Cargo.toml`, which are nowadays required by
  `cargo release` and `cargo pubish`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant